home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / newalg / readme < prev   
Text File  |  1995-03-09  |  711b  |  26 lines

  1.                The newalg package
  2.                            ------------------
  3.  
  4. Introduction
  5. ------------
  6.  
  7. The package contains the definitions that are needed to typeset code
  8. algorithms in a pretty way.  The Formatted algorithms follow the style
  9. set forth in the book ``Introduction to Algorithms'' by Corman,
  10. Leiserson and Rivest.
  11.  
  12. Read the included documentation for usage and examples.
  13.  
  14. Installation
  15. ------------
  16.  
  17. To generate the newalg.sty file run "latex newalg.ins".  The generated
  18. file can be copied to the LaTeX macros directory.
  19.  
  20. To generate the documentation run latex 3 times on the file newalg.dtx.
  21. This must be done after the newalg.sty file is generated (Does not need
  22. to be installed into the tree).
  23.  
  24.  
  25.  
  26.